home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
4490
/
4490.xpi
/
chrome
/
wmn.jar
/
content
/
wmn-overlay.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-27
|
1KB
|
71 lines
/*
treechildren::-moz-tree-cell-text(leaf, hover) {
cursor: pointer;
text-decoration: underline;
}*/
.placesTree{
margin:0px;
}
treechildren:-moz-tree-image{
//list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
padding-right: 2px;
margin: 0px 2px;
//width: 16px;
//height: 16px
}
#col1{
width:4em;
text-align:right;
margin-right:2px;
font-weight:bold;
}
treechildren::-moz-tree-cell-text(logoff)
{
color:GrayText;
}
treechildren::-moz-tree-cell-text(newMail)
{
font-weight:Bold;
/* color:HighlightText;
background-color:Highlight;*/
}
/*
treechildren::-moz-tree-row(newMail)
{
font-weight:Bold;
background-color:Highlight;
}
*/
/*
treechildren::-moz-tree-row(noSelect)
{
-moz-user-select:all;
}
*/
/*
treechildren::-moz-tree-image(label newMail){
list-style-image: url("chrome://wmn/skin/mail-button.png");
-moz-image-region: rect(24px 16px 40px 0px);
}
treechildren::-moz-tree-image(label noMail){
list-style-image: url("chrome://wmn/skin/mail-button.png");
-moz-image-region: rect(24px 32px 40px 16px);
}
*/
/*
#wmnSidebar:-moz-system-metric(windows-default-theme) {
background-color: #EEF3FA;
}
tree:-moz-system-metric(windows-default-theme) {
-moz-appearance: none;
border: 0;
margin: 0;
border-top: 1px solid ThreeDShadow;
background-color: transparent;
border-top: none;
}
*/